From: Geoff Voelker Date: Fri, 3 May 1996 18:19:57 +0000 (+0000) Subject: Check if INSTALL_DIR is passed as an argument. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83940 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a3d351a317fc66608915147b390acbee5e41ab71;p=emacs.git Check if INSTALL_DIR is passed as an argument. , --- diff --git a/nt/install.bat b/nt/install.bat index 997702b34ca..c05a06ddbf1 100755 --- a/nt/install.bat +++ b/nt/install.bat @@ -1 +1,2 @@ nmake -f makefile.nt install +@if not (%1) == () set INSTALL_DIR=%1